SftTree/NET 2.0

InsertFirst Method, ItemClass Class

Softel vdm, Inc.

Inserts a new item as the first sibling of this item.

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public Function InsertFirst() As ItemClass

C#   

public ItemClass InsertFirst();

C++   

public: ItemClass^ InsertFirst();

Return Value

The new item.

Comments

The InsertFirst method inserts a new item as the first sibling of this item.

In other words, InsertFirst inserts a new item as the parent's first dependent.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com